Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE
Error messages related to using the LOAD-RESULT-INTO phrase
Note the following situations in which error conditions related to the use of
LOAD-RESULT-INTOare reported:
- The Progress compiler issues an error if you try to specify
PROC-HANDLEandLOAD-RESULT-INTOon the same statement.- The Progress compiler issues an error if you use
PROC-STATUSwithout specifying theLOAD-RESULT-INTOfunction.- If you try to execute the
CLOSE STORED-PROCstatement after theRun stored-proc statementfor which you have defined theLOAD-RESULT-INTOfunction, the following error message appears:
- Error “No active stored procedures. (2101)” — This error message occurs when no handle is specified in the statement.
- Error “No active procedure for specified proc-handle. (2475)” — This error message occurs when a handle is specified in the statement.
The system generates either of the previous error messages as it assumes a second
CLOSE STORED-PROCstatement has been incorrectly executed in the current implementation.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |